ci/papr: Add a suite to run introspection-based tests without ASAN
authorColin Walters <walters@verbum.org>
Wed, 19 Jul 2017 13:21:23 +0000 (09:21 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 20 Jul 2017 14:01:11 +0000 (14:01 +0000)
commitcf6c15a6c5bf75bc160c77d3bd302c9c02563455
tree1dc3fdccc6915eb1fb4b991cd5e22911cba102bd
parentf9f7d55e7954ebde075c1afd18256d3c017feacd
ci/papr: Add a suite to run introspection-based tests without ASAN

Unfortunately we can't do gobject-introspection based tests
while compiling with `-fsanitize=address`, since it needs to hook
`malloc` early on.

Add a new suite which just runs the introspection-based tests without ASAN.

Closes: #1016
Approved by: jlebon
.papr.yml
ci/build-check.sh